.cointOp{border-bottom: 1px solid #EAEAEA;}
.cointOp .view-head {padding: 20px 24px 12px;background-color: #fff}
.cointOp .view-head .line {border-bottom: 1px solid #e1e4ee;margin-top: 20px}
.cointOp .view-head>span {font-family: PingFangSC-Regular;font-size: 12px;color: #b2b2b2;letter-spacing: 0;line-height: 12px}
.cointOp .view-head .icon {vertical-align: top}
.cointOp .view-head .icon svg {height: 20px;width: 26px}
.cointOp .view-head .head-title {font-family: PingFangSC-Regular;font-size: 14px;color: #9ba2b2;letter-spacing: 0;line-height: 14px;margin: 3px;}
.cointOp .view-info-head {display: flex;justify-content: space-between;/*padding: 15px;*/background-color: #fff;margin-bottom: 14px;flex-wrap: wrap!important;}
.cointOp .view-info-head .grey-font {color: #83858f}
.cointOp .view-info-head .view-info-left{margin: 0 50px;}
.cointOp .view-info-head .info-container {display:flex;align-items: center}
.cointOp .view-info-head .info-container .market_icon {width: 45px;height: 45px;vertical-align: top}
.cointOp .view-info-head .info-container .market_icon img {height: 45px;width: 45px}
.cointOp .view-info-head .info-container .coin-title {margin-left: 10px;margin-top: 5px;display: flex;align-items: center;}
.cointOp .view-info-head .info-container .name-container {display: flex;align-items: flex-start}
.cointOp .view-info-head .info-container .label-container {margin-top: 7px}
.cointOp .view-info-head .info-container .coin-name {width:215px;font-size: 20px;color: #323232;letter-spacing: 0;line-height: 30px;font-weight: 500;}
.cointOp .view-info-head .info-container .rank-badge {font-family: PingFangSC-Regular;display: inline-block;width: 57px;height: 23px;padding: 4px 1px;font-size: 12px;color: #fff;background-color: #3b87eb;border-radius: 32px;text-align: center;vertical-align: middle;line-height: 14px;margin-right: 24px;margin-left: 25px}
.cointOp .view-info-head .info-container .rank-change {font-size: 16px}
.cointOp .view-info-head .info-container .coin-type, .cointOp .view-info-head .info-container .rank-move {font-size: 14px;color: #83858f;letter-spacing: 0;line-height: 14px}
.cointOp .view-info-head .info-container .coin-type {font-family: PingFangSC-Regular}
.cointOp .view-info-head .info-container .label-divide {margin: 0 11px;display: inline-block;width: 1px;height: 10px;background: #e1e4ee}
.cointOp .view-info-head .price-container {margin: 10px 0 0 35px}
.cointOp .view-info-head .price-container .symbol {font-size: 14px}
.cointOp .view-info-head .price-container .cny-container {display: inline-block;color: #323232;margin-right: 38px;position: relative;font-weight: 600;}
.cointOp .view-info-head .price-container .cny-container .global-index {width:215px;display: inline-block;line-height: 24px;font-family: PingFangSC-Semibold;font-size: 23px}
.cointOp .view-info-head .price-container .cny-container .icon {position: absolute;width: 18px;height: 18px;right: -31px;bottom: 3px}
.cointOp .view-info-head .price-container .deg_up {color: #32a853}
.cointOp .view-info-head .price-container .deg_down {color: #eb4236}
.cointOp .view-info-head .price-container .deg_Green {color: #32a853}
.cointOp .view-info-head .price-container .deg_Red {color: #eb4236}
.cointOp .view-info-head .price-container .trend {display: inline-block}
.cointOp .view-info-head .price-container .trend span {font-family: PingFangSC-Regular;font-size: 14px;letter-spacing: 0;line-height: 14px}
.cointOp .view-info-head .price-container .price-usd {font-family: PingFangSC-Regular;font-size: 14px;margin-top: 8px}
/*.cointOp .view-info-head .price-container .price-usd>span {margin-right: 12px}*/
.cointOp .view-info-head .price-container .trade-info {font-size: 12px;margin-top: 22px;font-family: PingFangSC-Regular}
.cointOp .view-info-head .price-container .trade-info>span {margin-right: 40px}
.cointOp .view-info-head .head-right {position: relative;width: 58%;min-width: 388px;}
.cointOp .view-info-head .head-right .link-btn {display: inline-block}
.cointOp .view-info-head .head-right .link-btn>a {background: #f2f3f5;color: #83858f;border-radius: 4px;display: inline-block;float: right;font-size: 16px;margin-left: 14px;padding: 9px 18px;text-decoration: none}
.cointOp .view-info-head .head-right .link-btn>a:hover {background: #208de3;color: #fff}


.other_info {flex: 1;padding-top: 22px}
.other_info .info_list {display: flex;flex-flow: row wrap;justify-content: space-between}
.other_info .info_list .info_cell {width: 200px;display: flex;flex-flow: row nowrap;justify-content: space-between;height: 34px;align-items: center}
.other_info .info_list .info_cell .info_tit {font-size: 14px;color: #84929c}
.other_info .info_list .info_cell .info_val {font-size: 14px;color: #333}
.other_info .tag {display: flex;flex-flow: row nowrap;align-items: center;margin-bottom: 14px}
.other_info .tag .marketcap {font-size: 15px;color: #333;margin-left: 12px}

.mobile {
  display: none;
}
.list-ad {
    /* display: none; */
  }
.pc_nok {
    display: none;
}
.tx-info-module-box {
  margin: 0 0 .8em 0 !important;
}
@media (max-width: 767px) {
    .pc_nok {
        display: block;
    }
    .f-t1,.f-t1:hover{text-decoration:none;width:100%;color:#666666;}
    .f-t2{display:flex;width:100%;}

    .f-tips {
      text-align: left;
      font-size: 13px;
      color: #f04949;
      line-height: 20px;
      padding: 10px;
      background-color: #f3f3f3;
      overflow: hidden;
      width: 100%;
      border-radius: 8px;
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
      border-top-left-radius: 0px;
      border-top-right-radius: 0px;
    }
    .mobile{display: none}
  .list-ad {
    display: block;
  }
 .wrap {
    margin-top: 60px !important;
  }
  .cointOp .view-info-head .view-info-left {
    width: 100%;
    display: flex;
    justify-content: space-around;
    margin: auto;
  }

   .cointOp .view-info-head .info-container {
    display: flex;
    align-self: center;
    flex-direction: column;
    align-items: center;
  }
  .cointOp .view-info-head .price-container {
    margin: 0 !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
   .cointOp .view-info-head .head-right {
    width: 100%;
    min-width: 300px;
    padding: 0 10px 10px 10px;
  }
    .other_info {
    padding-top: 0 !important;
  }
   .other_info .info_list .info_cell {
    width: 99%;
    float: left;
    border-bottom: 1px solid #f0f2f9;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
 .other_info .info_list .info_cell .info_val {
    word-break: break-all;
    white-space: normal;
  }
   .cointOp .view-info-head .info-container .coin-name {
    text-align: center !important;
  }
  .cointOp .view-info-head .price-container .cny-container {
    margin-right: 0 !important;
  }
    .trade-info {
    width: 100% !important;
    text-align: center !important;
    margin-top: 10px !important;
    font-size: 14px !important;
  }
   .m_nok, .pc {
    display: none;
  }
    .mobile {
    display: block;
  }
}
#chart-container{height:600px;}